home *** CD-ROM | disk | FTP | other *** search
- global foundation, reserve, points, suitlist, suitshey, haters, fcount, zcount
-
- on prepareFrame me
- reserve = [:]
- foundation = [:]
- fcount = 0
- zcount = 0
- haters = ["hearts", "diamonds", "clubs", "spades"]
- suitshey = [33, 34, 35, 36, 29, 30, 31, 32]
- points = 0
- end
-